home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr18 / qvtnet32.zip / QVTNET.INI < prev    next >
INI File  |  1993-05-09  |  13KB  |  735 lines

  1. ;-----------------------------------------------------------------------------
  2. ;
  3. ;       QVTNET.INI
  4. ;
  5. ;       Global configuration file for WinQVT/Net
  6. ;
  7. ;-----------------------------------------------------------------------------
  8.  
  9. [net]
  10. ;-----------------------------------------------------------------------------
  11. ;
  12. ;       Network Information
  13. ;
  14. ;-----------------------------------------------------------------------------
  15. ;
  16. ; name
  17. ;
  18. ; Your PC's host name (mandatory)
  19. ;
  20. name=
  21.  
  22. ;
  23. ; ip
  24. ;
  25. ; Your PC's IP address (mandatory)
  26. ; Use the format 'nnn.nnn.nnn.nnn'
  27. ;
  28. ip=
  29.  
  30. ;
  31. ; netmask
  32. ;
  33. ; The subnet mask in effect on your local network
  34. ;
  35. netmask=255.255.255.0
  36.  
  37. ;
  38. ; router
  39. ;
  40. ; The default router to use for network access outside the local subnet
  41. ;
  42. router=
  43.  
  44. ;
  45. ; arptime
  46. ;
  47. ; ARP timeout (in seconds)
  48. ;
  49. arptime=8
  50.  
  51. ;
  52. ; packet_vector
  53. ;
  54. ; The software interrupt you are using to communicate with the packet driver
  55. ; In hex, with or without the leading '0x'
  56. ; Must be in the range 60 through 7F
  57. ;
  58. packet_vector=0x60
  59.  
  60. ;
  61. ; packet_class
  62. ;
  63. ; Use 0 for Ethernet, 6 for SLIP
  64. ;
  65. packet_class=0
  66.  
  67.  
  68. [tcp]
  69. ;-----------------------------------------------------------------------------
  70. ;
  71. ;    TCP Tuning
  72. ;
  73. ;-----------------------------------------------------------------------------
  74. ;
  75. ; maxseg
  76. ;
  77. ; Maximum TCP segment we can receive
  78. ; Max=1024
  79. ;
  80. maxseg=1024
  81.  
  82. ;
  83. ; MTU (Maximum Transmission Unit)
  84. ;
  85. ; Largest TCP packet we will send
  86. ; Max=1024
  87. ;
  88. mtu=512
  89.  
  90. ;
  91. ; TCP Window Size
  92. ;
  93. ; Maximum advertised window size
  94. ; Max=4096
  95. ;
  96. window=1024
  97.  
  98. ;
  99. ; retrans
  100. ;
  101. ; Number of seconds to wait for response to SYN packet
  102. ; before retransmitting.
  103. ;
  104. retrans=2
  105.  
  106. ;
  107. ; contime
  108. ;
  109. ; Number of seconds to wait for connection to established
  110. ;
  111. contime=20
  112.  
  113.  
  114. [domain]
  115. ;-----------------------------------------------------------------------------
  116. ;
  117. ;       Domain nameserver information
  118. ;
  119. ;-----------------------------------------------------------------------------
  120. ;
  121. ; domain
  122. ;
  123. ; Default domain
  124. ;
  125. domain=
  126.  
  127. ;
  128. ; nameserver
  129. ;
  130. ; The default nameserver to consult for name/address lookups
  131. ;
  132. nameserver=
  133.  
  134. ;
  135. ; domain_timeout
  136. ;
  137. ; Timeout for domain lookup (in seconds)
  138. ;
  139. domain_timeout=4
  140.  
  141. ;
  142. ; domain_retry
  143. ;
  144. ; number of retries for domain lookup
  145. ;
  146. domain_retry=3
  147.  
  148. ;
  149. ; domain_reuse
  150. ;
  151. ; Should WinQVT/Net reuse the first IP address returned by the nameserver,
  152. ; or do a new lookup for each new connection to a host?
  153. ; Values are 'yes' or 'no'
  154. ;
  155. domain_reuse=yes
  156.  
  157.  
  158. [localio]
  159. ;-----------------------------------------------------------------------------
  160. ;
  161. ;       PC Keyboard and printer information
  162. ;
  163. ;-----------------------------------------------------------------------------
  164.  
  165. ;
  166. ; kb_type
  167. ;
  168. ; 'enhanced': IBM 101-key 'Enhanced' keyboard
  169. ; 'lk250':    DEC LK250 keyboard
  170. ;
  171. kb_type=enhanced
  172.  
  173. ;
  174. ; keypad
  175. ;
  176. ; use 'physical' (DEC) or 'logical' (IBM) layout for editing keypad
  177. ;
  178. keypad=DEC
  179.  
  180. ;
  181. ; printer
  182. ;
  183. ; The port that your printer is connected to
  184. ;
  185. printer=LPT1
  186.  
  187. ;
  188. ; printer_init
  189. ;
  190. ; printer initialization string, if any
  191. ;
  192. printer_init=
  193.  
  194.  
  195. [console]
  196. ;-----------------------------------------------------------------------------
  197. ;
  198. ;       Console Information
  199. ;
  200. ;-----------------------------------------------------------------------------
  201. ;
  202. ; winpos
  203. ;
  204. ; The initial screen location of the Console window
  205. ; Syntax is 'winpos=x,y', where 'x' is the horizontal pixel offset,
  206. ; and 'y' is the vertical pixel offset.
  207. ; If not present, the console will be placed in the upper right corner
  208. ;
  209. winpos=
  210.  
  211. ;
  212. ; forecolor
  213. ;
  214. ; The color that will be used to display text in the console window
  215. ; Use any of the standard IBM color names, or a 3-part RGB color spec
  216. ; of the form 'nnn,nnn,nnn', where each 'nnn' is a decimal number between 0
  217. ; and 255.
  218. ;
  219. forecolor=white
  220.  
  221. ;
  222. ; backcolor
  223. ;
  224. ; The background color of the console window
  225. ; See 'forecolor' (above) for available choices
  226. ;
  227. backcolor=128,128,128
  228.  
  229. ;
  230. ; logging
  231. ;
  232. ; Specifies whether or not console messages should automatically be
  233. ; copied to the default logfile CONSOLE.LOG.
  234. ;
  235. logging=ON
  236.  
  237. ;
  238. ; auto_start
  239. ;
  240. ; A list of up to five clients that should be launched at program startup.
  241. ; To auto-start a terminal session, use the name of the terminal configuration,
  242. ; as listed in 'QVTNET.RC'.
  243. ; You may also auto-start ftp, nntp, and mail.
  244. ;
  245. auto_start=
  246.  
  247. ;
  248. ; editor
  249. ;
  250. ; Name of the text editor that the news reader and mail utility will use
  251. ;
  252. editor=notepad
  253.  
  254.  
  255. [servers]
  256. ;-----------------------------------------------------------------------------
  257. ;
  258. ;       Server Information
  259. ;
  260. ;-----------------------------------------------------------------------------
  261. ;
  262. ; ftp
  263. ;
  264. ; If 'on', the ftp server will be started at program startup time
  265. ;
  266. ftp=off
  267.  
  268. ;
  269. ; rcp
  270. ;
  271. ; If 'on', the rcp server will be started at program startup time
  272. ;
  273. rcp=off
  274.  
  275. ;
  276. ; passfile
  277. ;
  278. ; The name of the file which contains security information for remote ftp logins
  279. ; This file is created and maintained by the PASSWD.EXE utility.
  280. ; Use a fully-qualified pathname.
  281. ; Note: FTP users must have a username and password to log on!
  282. ;
  283. passfile=
  284.  
  285. ;
  286. ; login_dir
  287. ;
  288. ; The directory to which authorized FTP users will be attached at login time
  289. ;
  290. login_dir=
  291.  
  292. ;
  293. ; anonftp_dir
  294. ;
  295. ; The directory to which anonymous ftp users will be attached at login,
  296. ; and to which they will be restricted during sessions.
  297. ;
  298. anonftp_dir=
  299.  
  300.  
  301. [terminal]
  302. ;-----------------------------------------------------------------------------
  303. ;
  304. ;       Terminal Client Setup
  305. ;
  306. ;-----------------------------------------------------------------------------
  307. ;
  308. ; port
  309. ;
  310. ; default TCP port to use: telnet or rlogin
  311. ;
  312. port=telnet
  313.  
  314. ;
  315. ; forecolor
  316. ;
  317. ; The color which will be used to display text
  318. ;
  319. forecolor=white
  320.  
  321. ;
  322. ; backcolor
  323. ;
  324. ; The background color of the Terminal window
  325. ;
  326. backcolor=black
  327.  
  328. ;
  329. ; boldcolor
  330. ;
  331. ; The color which will be used to display 'high-intensity' text
  332. ;
  333. boldcolor=cyan
  334.  
  335. ;
  336. ; backspace
  337. ;
  338. ; The ASCII value which will be transmitted by the <Backspace> key
  339. ;
  340. backspace=DEL
  341.  
  342. ;
  343. ; local_echo
  344. ;
  345. ; Should keystrokes be echoed locally, or by the host?
  346. ;
  347. local_echo=off
  348.  
  349. ;
  350. ; wrap
  351. ;
  352. ; Automatically wrap back to column 1 after reaching EOL
  353. ;
  354. wrap=on
  355.  
  356. ;
  357. ; terminal
  358. ;
  359. ; Which terminal to emulate: VT200, VT100, VT52
  360. ;
  361. terminal=VT200
  362.  
  363. ;
  364. ; charset
  365. ;
  366. ; Which font to use: DEC, IBM, ANSI, Terminal
  367. ;
  368. charset=DEC
  369.  
  370. ;
  371. ; fontsize
  372. ;
  373. ; Use 'large' or 'small' DEC font (when 'charset=DEC')
  374. ;
  375. fontsize=LARGE
  376.  
  377. ;
  378. ; bell
  379. ;
  380. ; Will the terminal's bell sound when the BEL character is received?
  381. ;
  382. bell=on
  383.  
  384. ;
  385. ; win_height
  386. ;
  387. ; The height of the terminal window, in text lines.
  388. ; 12 <=win_height <= 48
  389. ;
  390. win_height=24
  391.  
  392. ;
  393. ; win_width
  394. ;
  395. ; The width of the terminal window, in text columns
  396. ; 40 <=win_height <= 160
  397. ;
  398. win_width=80
  399.  
  400. ;
  401. ; scroll
  402. ;
  403. ; Specifies asynchronous (the default) or synchronous scrolling.
  404. ;
  405. scroll=async
  406.  
  407. ;
  408. ; script
  409. ;
  410. ; The name of the file containing script commands to be executed
  411. ; after a connection has been established
  412. ;
  413. script=
  414.  
  415. ;
  416. ; keymap
  417. ;
  418. ; The name of the file containing default key redefinitions
  419. ; Fully-qualified pathname recommended
  420. ;
  421. keymap=
  422.  
  423. ;
  424. ; username
  425. ;
  426. ; The default username to supply to the 'rlogin' protocol
  427. ;
  428. username=
  429.  
  430.  
  431. [ftp]
  432. ;-----------------------------------------------------------------------------
  433. ;
  434. ;       FTP Client Setup
  435. ;
  436. ;-----------------------------------------------------------------------------
  437. ;
  438. ; font
  439. ;
  440. ; The font that will be used to display text in the FTP window
  441. ; Available choices are 'system' and 'ansi'
  442. ;
  443. font=SYSTEM
  444.  
  445. ;
  446. ; forecolor
  447. ;
  448. ; The color that will be used to display text in the FTP window
  449. ; You can use one of the 8 standard IBM PC colors, or an RGB color
  450. ; spec of the form 'nnn,nnn,nnn', where each 'nnn' is a decimal number
  451. ; between 0 and 255.
  452. ;
  453. forecolor=white
  454.  
  455. ;
  456. ; backcolor
  457. ;
  458. ; The background color of the FTP window
  459. ; Use one of the standard IBM PC colors, or an RGB color spec.
  460. ;
  461. backcolor=black
  462.  
  463. ;
  464. ; winpos
  465. ;
  466. ; The initial position of the FTP window.
  467. ; Syntax is 'winpos=x,y', where 'x' and 'y' are pixel offsets,
  468. ; expressed in decimal.
  469. ;
  470. winpos=
  471.  
  472. ;
  473. ; autologin
  474. ;
  475. ; Initiate a login dialog at window create time
  476. ;
  477. autologin=on
  478.  
  479. ;
  480. ; filemode
  481. ;
  482. ; The file transfer mode: ascii or binary
  483. ;
  484. filemode=ascii
  485.  
  486. ;
  487. ; hash
  488. ;
  489. ; Hash mark display during transfer: on or off
  490. ;
  491. hash=on
  492.  
  493. ;
  494. ; verbose
  495. ;
  496. ; Display server responses: on or off
  497. ;
  498. verbose=on
  499.  
  500. ;
  501. ; prompt
  502. ;
  503. ; Confirm each file in a multi-file transaction (e.g., mget, mdele)
  504. ;
  505. prompt=on
  506.  
  507. ;
  508. ; bell
  509. ;
  510. ; Sound bell after completion of transfers: on or off
  511. ;
  512. bell=off
  513.  
  514.  
  515. [nntp]
  516. ;-----------------------------------------------------------------------------
  517. ;
  518. ;       NNTP Client (News Reader) Setup
  519. ;
  520. ;-----------------------------------------------------------------------------
  521. ;
  522. ; nntp_host
  523. ;
  524. ; Hostname of the local NNTP server
  525. ;
  526. host=
  527.  
  528. ;
  529. ; nntp_font
  530. ;
  531. ; The font that will be used by the news reader to display text
  532. ; Available choices are 'system', 'ansi', and 'helv'
  533. ;
  534. font=HELV
  535.  
  536. ;
  537. ; forecolor
  538. ;
  539. ; The color that will be used to display text in the news reader window
  540. ; Use one of the 8 standard IBM PC colors
  541. ;
  542. forecolor=white
  543.  
  544. ;
  545. ; backcolor
  546. ;
  547. ; The background color for the news reader window
  548. ; Use one of the 8 standard IBM PC colors
  549. ;
  550. backcolor=blue
  551.  
  552. ;
  553. ; winpos
  554. ;
  555. ; The initial (x,y) position of the news reader window,
  556. ; expressed as a pixel offset from the origin (upper-left is 0,0)
  557. ;
  558. winpos=30,10
  559.  
  560. ;
  561. ; win_height
  562. ;
  563. ; The initial number of text lines in the news reader window
  564. ; Default is 24, max is 36
  565. ;
  566. win_height=24
  567.  
  568. ;
  569. ; list_height
  570. ;
  571. ; The number of lines in the listbox that the news reader uses
  572. ; to show newsgroups and article subject lines. This value can
  573. ; vary between 2 and 10.
  574. ;
  575. list_height=5
  576.  
  577. ;
  578. ; autologin
  579. ;
  580. ; Initiate a login dialog at window create time
  581. ;
  582. autologin=on
  583.  
  584. ;
  585. ; savedir
  586. ;
  587. ; The default directory where news articles will be saved
  588. ;
  589. savedir=c:\news
  590.  
  591. ;
  592. ; autologin
  593. ;
  594. ; Specify whether login should initiate as soon as window is created
  595. ;
  596. autologin=off
  597.  
  598.  
  599. [pop]
  600. ;-----------------------------------------------------------------------------
  601. ;
  602. ;       POP3 (Mail) Client Setup
  603. ;
  604. ;-----------------------------------------------------------------------------
  605. ;
  606. ; host
  607. ;
  608. ; The default host name on which the local POP3 server is running
  609. ;
  610. host=
  611.  
  612. ;
  613. ; username
  614. ;
  615. ; The default username for POP3 logins
  616. ;
  617. username=
  618.  
  619. ;
  620. ; font
  621. ;
  622. ; The font that will be used to display text in the POP3 window
  623. ; Choices are 'system', 'ansi', or 'helv'
  624. ;
  625. font=HELV
  626.  
  627. ;
  628. ; forecolor
  629. ;
  630. ; The color that will be used to display text
  631. ; Use one of the 8 standard IBM PC colors
  632. ;
  633. forecolor=white
  634.  
  635. ;
  636. ; backcolor
  637. ;
  638. ; The background color of the POP3 window
  639. ; Use one of the 8 standard IBM PC colors
  640. ;
  641. backcolor=black
  642.  
  643. ;
  644. ; winpos
  645. ;
  646. ; The initial position of the Mail window
  647. ; Syntax is 'winpos=x,y' where 'x' and 'y' are pixel offsets
  648. ; from the origin (upper-left), expressed in decimal
  649. ;
  650. winpos=
  651.  
  652. ;
  653. ; autologin
  654. ;
  655. ; Specify whether login should initiate as soon as window is created
  656. ;
  657. autologin=off
  658.  
  659. ;
  660. ; keep_password
  661. ;
  662. ; Specify whether password should be retained between sessions
  663. ;
  664. keep_password=no
  665.  
  666. ;
  667. ; background
  668. ;
  669. ; Enables/disables the background mail check
  670. ; Set to 'on' to enable, 'off' to disable
  671. ;
  672. background=off
  673.  
  674. ;
  675. ; mailcheck_interval
  676. ;
  677. ; Specifies how many minutes will elapse between 'new mail' checks
  678. ;
  679. mailcheck_interval=5
  680.  
  681. ;
  682. ; savedir
  683. ;
  684. ; The default directory for saving mail messages
  685. ; Use a fully-qualified pathname, with no trailing backslash
  686. ;
  687. savedir=c:\mail
  688.  
  689. ;
  690. ; Protocol
  691. ;
  692. ; Specifies whether extended POP3 (i.e., XTND XMIT) or SMTP
  693. ; should be the protocol used for sending mail (or replies)
  694. ;
  695. protocol=pop3
  696.  
  697. ;
  698. ; smtp_return
  699. ;
  700. ; If you use SMTP to send mail, you should specify
  701. ; your return address here. Otherwise, WinQVT/Net will
  702. ; generate a return address from your username and
  703. ; the default domain (see [domain] above).
  704. ;
  705. smtp_return=
  706.  
  707.  
  708. [lpr]
  709. ;-----------------------------------------------------------------------------
  710. ;
  711. ;       lpr Client Setup
  712. ;
  713. ;-----------------------------------------------------------------------------
  714. ;
  715. ; hostname
  716. ;
  717. ; The host on which the local lpr daemon is running
  718. ;
  719. hostname=
  720.  
  721. ;
  722. ; qname
  723. ;
  724. ; The name of the print queue to use, e.g. 'lp'
  725. ;
  726. qname=lp
  727.  
  728. ;
  729. ; username
  730. ;
  731. ; The username under which the print job will be submitted
  732. ; to the lpr daemon.
  733. ;
  734. username=
  735.